home *** CD-ROM | disk | FTP | other *** search
- MiscShellInspector = {
- ACTIONS = {"ok:" = "ok:"; "revert:" = "revert:"; "swapView:" = "swapView:"; };
- OUTLETS = {
- customDelimiters = customDelimiters;
- delimiters = delimiters;
- optionsBox = optionsBox;
- runToCompletionCheck = runToCompletionCheck;
- scriptBox = scriptBox;
- scrollView = scrollView;
- swapBox = swapBox;
- tableSort = tableSort;
- text = text;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-